EMT Practice Test

1. Question Content...


Question List

Question1: Which of the following describes the main purpose of a task management tool in agile projects?
SELECT ONE OPTION

Question2: Which of the following is the BEST way for a test team to keep its independence when working in an Agile development environment?
SELECT ONE OPTION

Question3: Which of the following statements is FALSE regarding early and frequent feedback?
SELECT ONE OPTION

Question4: Which of the following statements about the Planning poker test estimate technique are CORRECT?
i) Planning poker is a consensus based technique using a deck of cards.
ii) A low test estimate usually means the story should be broken down into multiple smaller stories.
iii) A high test estimate usually means the story should be broken down into multiple smaller stories.
iv) One poker round is played and then consensus has to be reached.
v) The risk level of each backlog item should be decided before the poker session.
SELECT ONE OPTION

Question5: In a sprint planning, the product owner presents a user story written on a card. The team starts having a discussion with the product owner to get an understanding on how the software should work.
The user story written on the card is:
"As a customer, I want to subscribe to the mailing list so that I can receive the latest deal in an email." By applying the 3C concept, which ONE of the following statements is CORRECT?
SELECT ONE OPTION

Question6: Which of the following is a benefit of a whole-team approach?
SELECT ONE OPTION

Question7: Which tasks are typically performed by a tester on an Agile project?
i) Implementing test strategy.
ii) Documenting business requirements.
iii) Measuring and reporting test coverage.
iv) Coaching development team in relevant aspects of testing.
v) Executing test-driven development tests.
SELECT ONE OPTION

Question8: Which of the following activities are done in release planning?
i. Identifying testable user stories with acceptance criteria.
ii. Elaborating the user stories into tasks.
iii. Prioritizing the user stories.
iv. Creating acceptance tests for the user stories.
v. Analyzing risks for each of the user stories.
vi. Performing high level estimation for the release.
SELECT ONE OPTION

Question9: Which of the following statements would you expect to be the MOST direct advantage of the whole-team approach?
SELECT ONE OPTION

Question10: User Story: As a user I want to be able to calculate tax percentage based on amount of income.
What is the best black box test design technique for verifying the accuracy of this user story?
SELECT ONE OPTION

Question11: Which ONE of the following is a testable acceptance criterion?
SELECT ONE OPTION

Question12: Which agile development approach incorporates the following practices:
- a project is divided into iterations called sprints
- each sprint results in a potentially releasable/shippable product?
SELECT ONE OPTION

Question13: Which of the following statements about the benefits of the Agile processes promoting early and frequent feedback is NOT true?
SELECT ONE OPTION

Question14: Which of the following is NOT a typical task performed by the tester within an Agile team?
SELECT ONE OPTION

Question15: Which of the following would provide the MOST independence for testers working with agile teams?
SELECT ONE OPTION

Question16: Which of the following is a benefit of a whole-team approach?
SELECT ONE OPTION

Question17: Which of the following statements about a test charter are CORRECT?
i) It is used mainly in exploratory tests.
ii) It is used to monitor a test process.
iii) It may make reference to user stories.
iv) It contains notes taken during a test session.
v) It is used to outline the company test policy.
SELECT ONE OPTION

Question18: Which of the following allows a developer to define accurate unit tests focused on business needs?
SELECT ONE OPTION